home *** CD-ROM | disk | FTP | other *** search
/ Aminet 50 / Aminet 50 (2002)(GTI - Schatztruhe)[!][Aug 2002].iso / Aminet / util / moni / LAlert.readme < prev    next >
Text File  |  2002-05-09  |  1KB  |  33 lines

  1. Short:    Display last alert. (enforcer friendly)
  2. Author:   joerg riemer <joerg_riemer@freenet.de>
  3. Uploader: joerg riemer <joerg_riemer@freenet.de>
  4. Version:  1.0
  5. Type:     util/moni
  6. Date:     3.5.2002
  7. Requires: Kickstart V37+
  8. Keywords: Alert, Guru, Meditation, LastAlert
  9.  
  10. LAlert, just  another small  cli-command  (exactly 364 bytes),  which
  11. simple displays  both, the last alert number and the provided address
  12. where it  happened. for  some  debugging  reasons,  these values only
  13. available at the  low-memory area also  called zero-page.  while  the
  14. enforcer is running, this specific area is marked as invalid, because
  15. many programming errors cause invalid access to these addresses.  due
  16. to  that  fact,  LAlert  reads  the  required  values  by an enforcer
  17. friendly way. LAlert is written in assembler. (sourcecode included)
  18.  
  19. additional: there is a second one called Alert. Alert invokes a GURU.
  20. just a simple recoverable alert which doesn't destroys anything. it's
  21. only for testing LAlert!
  22.  
  23.  
  24.  
  25. *** HACK AT YOUR OWN RISK ***
  26.  
  27.  
  28. for suggestions, hints, tips and/or questions
  29. send an email to: joerg_riemer@freenet.de
  30.  
  31.  
  32.   joerg...
  33.